-
Home
-
Phrase TMS Integration for WordPress
-
4.3.1
-
Code
-
Classes
- BlockService
Total Complexity |
29 |
Dependencies |
3 |
Dependents |
3 |
Total lines |
184 |
Lines of code |
119 |
Logical lines of code |
70 |
Comment lines |
3 |
Methods |
14 |
Properties |
4 |
Methods 14
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
expandWildcardAttributes() |
S |
60 |
5 |
12 |
storeBlockFormSubmit() |
S |
55 |
4 |
20 |
unifyBlockName() |
S |
62 |
3 |
11 |
getCustomBlocksDump() |
S |
65 |
3 |
8 |
init() |
S |
62 |
2 |
12 |
loadBlocksFromDb() |
S |
62 |
2 |
11 |
deleteBlockFormSubmit() |
S |
67 |
2 |
8 |
loadBlocksFromFile() |
S |
67 |
2 |
8 |
isAttributeTranslatable() |
S |
74 |
1 |
4 |
listBlocks() |
S |
77 |
1 |
4 |
listPredefinedBlocks() |
S |
77 |
1 |
4 |
listCustomBlocks() |
S |
77 |
1 |
4 |
deleteBlocks() |
S |
72 |
1 |
5 |
insertBlock() |
S |
67 |
1 |
8 |